Make mkcompile_h accept an alternate timestamp string
authorBen Hutchings <ben@decadent.org.uk>
Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)
committerRaspbian forward porter <root@raspbian.org>
Tue, 23 Jul 2024 19:44:04 +0000 (19:44 +0000)
commitd8a431a975f6b734f07972b8b36c402aa8192e38
treee50a144bda360d2b64f8b3b6bbf2a25187793c69
parentd38e415d795801ae6217af5264fe65915ec58cb2
Make mkcompile_h accept an alternate timestamp string

Forwarded: not-needed

We want to include the Debian version in the utsname::version string
instead of a full timestamp string.  However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.

Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.

Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch
init/Makefile